Revision: gtk-led-askpass--main--1.0--patch-1
Archive: daf@muse.19inch.net--2004
Creator: Dafydd Harries <daf@muse.19inch.net>
Date: Tue Feb 17 17:59:55 GMT 2004
Standard-date: 2004-02-17 17:59:55 GMT
Modified-files: changelog gtk-led-askpass.c
New-patches: daf@muse.19inch.net--2004/gtk-led-askpass--main--1.0--patch-1
Summary: fix keypress handling, version 0.7

From the changelog:

	* Version 0.7.
	* Change led_area_key_press_handler() to use
	  gtk_accelerator_get_default_mod_mask(). This makes the key handling
	  much saner. Thanks to Federico Mena Quintero for documenting how to
	  do this properly.
	* Split out clearing the widget to a seperate function, clear().

